home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 106 / EnigmaAmiga106CD.iso / dalla rivista... / samba / sambapm / pop.rx < prev    next >
Text File  |  1997-06-11  |  178b  |  15 lines

  1. /*
  2.     sps.rexx
  3.  
  4.     This program sends a "rescan" command to the sps
  5.     It forces sps to rescan the samba spool directories
  6. */
  7.  
  8. OPTIONS RESULTS
  9.  
  10. ADDRESS 'SPM.1'
  11.  
  12. POPUP
  13.  
  14. EXIT 0
  15.